Home
last modified time | relevance | path

Searched defs:IsIntrinsic (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DSearchableTableEmitter.cpp58 bool IsIntrinsic = false; member
H A DGlobalISelEmitter.cpp4084 bool IsIntrinsic = in createAndImportSelDAGMatcher() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp2082 bool IsIntrinsic = !isUpdating; // By coincidence, all supported updating in SelectVLD() local
2224 bool IsIntrinsic = !isUpdating; // By coincidence, all supported updating in SelectVST() local
2378 bool IsIntrinsic = !isUpdating; // By coincidence, all supported updating in SelectVLDSTLane() local
2911 void ARMDAGToDAGISel::SelectVLDDup(SDNode *N, bool IsIntrinsic, in SelectVLDDup()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DVerifier.cpp1892 const Value *V, bool IsIntrinsic) { in verifyFunctionAttrs()
3144 bool IsIntrinsic = Call.getCalledFunction() && in visitCallBase() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1298 bool IsIntrinsic = CalleeFn->isIntrinsic(); in optimizeDoubleFP() local