/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
H A 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()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86AvoidTrailingCall.cpp | 111 bool IsCall = !IsEmpty && isCallInstruction(*LastRealInstr); in runOnMachineFunction() local
|
H A D | X86VZeroUpper.cpp | 207 bool IsCall = MI.isCall(); in processBasicBlock() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86VZeroUpper.cpp | 203 bool IsCall = MI.isCall(); in processBasicBlock() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Core/ |
D | Disassembler.h | 229 virtual bool IsCall() { return false; } in IsCall() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Core/ |
D | Disassembler.h | 229 virtual bool IsCall() { return false; } in IsCall() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Core/ |
D | Disassembler.h | 229 virtual bool IsCall() { return false; } in IsCall() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Core/ |
D | Disassembler.h | 229 virtual bool IsCall() { return false; } in IsCall() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/ |
H A 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()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | MemorySSA.cpp | 131 bool IsCall = false; member in __anonbcbd6edd0111::MemoryLocOrCall 338 bool IsCall = false; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | MemorySSA.cpp | 166 bool IsCall = false; member in __anon321220630211::MemoryLocOrCall 353 bool IsCall = false; member
|
/aosp_15_r20/external/llvm/lib/Transforms/Utils/ |
H A D | MemorySSA.cpp | 989 bool IsCall; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | RDFGraph.cpp | 1281 bool IsCall = isCall(In); in buildStmt() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | RDFGraph.cpp | 1267 bool IsCall = isCall(In); in buildStmt() local
|
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaTemplateInstantiate.cpp | 2693 bool Sema::SubstExprs(ArrayRef<Expr *> Exprs, bool IsCall, in SubstExprs()
|
H A D | TreeTransform.h | 3289 bool IsCall, in TransformExprs()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/VE/ |
H A D | VEISelLowering.cpp | 2077 bool IsCall = false) const { in prepareSymbol()
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/ |
D | opGen.go | 40873 func (o Op) IsCall() bool { return opcodeTable[o].call } func
|