Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/X86/
DX86AvoidTrailingCall.cpp110 bool IsCall = !IsEmpty && isCallInstruction(*LastRealInstr); in runOnMachineFunction() local
DX86VZeroUpper.cpp208 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/llvm-project/lldb/include/lldb/Core/
DDisassembler.h210 virtual bool IsCall() { return false; } in IsCall() function
/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/llvm-project/lldb/source/Plugins/Disassembler/LLVMC/
DDisassemblerLLVMC.cpp804 bool IsCall() override { in IsCall() function in InstructionLLVMC
1025 bool DisassemblerLLVMC::MCDisasmInstance::IsCall(llvm::MCInst &mc_inst) const { in IsCall() function in DisassemblerLLVMC::MCDisasmInstance
/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/llvm-project/llvm/lib/AsmParser/
DLLParser.cpp1463 Value *Val, bool IsCall) { in checkValidVariableType()
1488 LocTy Loc, bool IsCall) { in getGlobalVal()
1519 bool IsCall) { in getGlobalVal()
3041 LocTy Loc, bool IsCall) { in getVal()
3076 bool IsCall) { in getVal()
5442 PerFunctionState *PFS, bool IsCall) { in convertValIDToValue()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMemorySSA.cpp131 bool IsCall = false; member in __anon80a861ce0111::MemoryLocOrCall
338 bool IsCall = false; member
/external/llvm/lib/Transforms/Utils/
DMemorySSA.cpp989 bool IsCall; member
/external/llvm-project/llvm/lib/Analysis/
DMemorySSA.cpp137 bool IsCall = false; member in __anon7d6d195a0111::MemoryLocOrCall
338 bool IsCall = false; member
/external/llvm-project/llvm/lib/CodeGen/
DRDFGraph.cpp1278 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/llvm-project/clang/lib/Sema/
DSemaTemplateInstantiate.cpp3488 bool Sema::SubstExprs(ArrayRef<Expr *> Exprs, bool IsCall, in SubstExprs()
DTreeTransform.h3809 bool IsCall, in TransformExprs()