Home
last modified time | relevance | path

Searched defs:IsCall (Results 1 – 13 of 13) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86AvoidTrailingCall.cpp111 bool IsCall = !IsEmpty && isCallInstruction(*LastRealInstr); in runOnMachineFunction() local
DX86VZeroUpper.cpp207 bool IsCall = MI.isCall(); in processBasicBlock() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86VZeroUpper.cpp203 bool IsCall = MI.isCall(); in processBasicBlock() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRISelLowering.cpp938 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/
DLLParser.cpp1377 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/
DMemorySSA.cpp131 bool IsCall = false; member in __anon295fa95d0111::MemoryLocOrCall
338 bool IsCall = false; member
/external/llvm/lib/Transforms/Utils/
DMemorySSA.cpp989 bool IsCall; member
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DMemorySSA.cpp166 bool IsCall = false; member in __anon9eb45ae30211::MemoryLocOrCall
353 bool IsCall = false; member
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DRDFGraph.cpp1267 bool IsCall = isCall(In); in buildStmt() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DRDFGraph.cpp1281 bool IsCall = isCall(In); in buildStmt() local
/external/clang/lib/Sema/
DSemaTemplateInstantiate.cpp2693 bool Sema::SubstExprs(ArrayRef<Expr *> Exprs, bool IsCall, in SubstExprs()
DTreeTransform.h3289 bool IsCall, in TransformExprs()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/VE/
DVEISelLowering.cpp2077 bool IsCall = false) const { in prepareSymbol()