Searched defs:IsCall (Results 1 – 13 of 13) sorted by relevance
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
D | X86AvoidTrailingCall.cpp | 111 bool IsCall = !IsEmpty && isCallInstruction(*LastRealInstr); in runOnMachineFunction() local
|
D | X86VZeroUpper.cpp | 207 bool IsCall = MI.isCall(); in processBasicBlock() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86VZeroUpper.cpp | 203 bool IsCall = MI.isCall(); in processBasicBlock() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
D | AVRISelLowering.cpp | 938 CCState &CCInfo, bool IsCall, bool IsVarArg) { in analyzeStandardArguments() 1014 CCState &CCInfo, bool IsCall, bool IsVarArg) { in analyzeBuiltinArguments() 1032 CCState &CCInfo, bool IsCall, bool IsVarArg) { in analyzeArguments()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/ |
D | LLParser.cpp | 1377 Value *Val, bool IsCall) { in checkValidVariableType() 1402 LocTy Loc, bool IsCall) { in GetGlobalVal() 1433 bool IsCall) { in GetGlobalVal() 2880 LocTy Loc, bool IsCall) { in GetVal() 2915 bool IsCall) { in GetVal() 5139 PerFunctionState *PFS, bool IsCall) { in ConvertValIDToValue()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | MemorySSA.cpp | 131 bool IsCall = false; member in __anon295fa95d0111::MemoryLocOrCall 338 bool IsCall = false; member
|
/external/llvm/lib/Transforms/Utils/ |
D | MemorySSA.cpp | 989 bool IsCall; member
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
D | MemorySSA.cpp | 166 bool IsCall = false; member in __anon9eb45ae30211::MemoryLocOrCall 353 bool IsCall = false; member
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
D | RDFGraph.cpp | 1267 bool IsCall = isCall(In); in buildStmt() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | RDFGraph.cpp | 1281 bool IsCall = isCall(In); in buildStmt() local
|
/external/clang/lib/Sema/ |
D | SemaTemplateInstantiate.cpp | 2693 bool Sema::SubstExprs(ArrayRef<Expr *> Exprs, bool IsCall, in SubstExprs()
|
D | TreeTransform.h | 3289 bool IsCall, in TransformExprs()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/VE/ |
D | VEISelLowering.cpp | 2077 bool IsCall = false) const { in prepareSymbol()
|