Searched defs:isIntrinsic (Results 1 – 10 of 10) sorted by relevance
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
| D | X86InstrFMA3Info.h | 75 bool isIntrinsic() const { return (Attributes & Intrinsic) != 0; } in isIntrinsic() function
|
| /external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
| D | Function.h | 147 bool isIntrinsic() const { return getName().startswith("llvm."); } in isIntrinsic() function
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
| D | Function.h | 185 bool isIntrinsic() const { return HasLLVMReservedName; } in isIntrinsic() function
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/ |
| D | NativeRawSymbol.cpp | 603 bool NativeRawSymbol::isIntrinsic() const { in isIntrinsic() function in NativeRawSymbol
|
| /external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/ |
| D | SearchableTableEmitter.cpp | 129 bool isIntrinsic(Init *I) { in isIntrinsic() function in __anonc010a48a0111::SearchableTableEmitter
|
| /external/llvm/lib/DebugInfo/PDB/DIA/ |
| D | DIARawSymbol.cpp | 958 bool DIARawSymbol::isIntrinsic() const { in isIntrinsic() function in DIARawSymbol
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/DIA/ |
| D | DIARawSymbol.cpp | 1099 bool DIARawSymbol::isIntrinsic() const { in isIntrinsic() function in DIARawSymbol
|
| /external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
| D | ARMISelLowering.cpp | 7154 bool isIntrinsic = (N->getOpcode() == ISD::INTRINSIC_VOID || in CombineBaseUpdate() local 7526 static bool isVShiftRImm(SDValue Op, EVT VT, bool isNarrow, bool isIntrinsic, in isVShiftRImm()
|
| /external/llvm/lib/Target/ARM/ |
| D | ARMISelLowering.cpp | 9898 const bool isIntrinsic = (N->getOpcode() == ISD::INTRINSIC_VOID || in CombineBaseUpdate() local 10534 static bool isVShiftRImm(SDValue Op, EVT VT, bool isNarrow, bool isIntrinsic, in isVShiftRImm()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
| D | ARMISelLowering.cpp | 11527 const bool isIntrinsic = (N->getOpcode() == ISD::INTRINSIC_VOID || in CombineBaseUpdate() local 12191 static bool isVShiftRImm(SDValue Op, EVT VT, bool isNarrow, bool isIntrinsic, in isVShiftRImm()
|