OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UBSANTRAP
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
ISDOpcodes.h
1083
///
UBSANTRAP
- Trap with an immediate describing the kind of sanitizer
1085
UBSANTRAP
,
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGDumper.cpp
402
case ISD::
UBSANTRAP
: return "
ubsantrap
";
LegalizeDAG.cpp
1110
case ISD::
UBSANTRAP
:
1113
// replace ISD::
UBSANTRAP
with ISD::TRAP
SelectionDAGBuilder.cpp
6660
case Intrinsic::
ubsantrap
:
6675
case Intrinsic::
ubsantrap
:
6677
ISD::
UBSANTRAP
, sdl, MVT::Other, getRoot(),
6687
if (Intrinsic == Intrinsic::
ubsantrap
) {
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
TargetLoweringBase.cpp
888
setOperationAction(ISD::
UBSANTRAP
, MVT::Other, Expand);
/src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp
867
setOperationAction(ISD::
UBSANTRAP
, MVT::Other, Legal);
/src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86ISelLowering.cpp
534
setOperationAction(ISD::
UBSANTRAP
, MVT::Other, Legal);
[
all
...]
Completed in 91 milliseconds
Indexes created Sun Jun 21 00:25:28 UTC 2026