Home
last modified time | relevance | path

Searched defs:InstInputs (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DPHITransAddr.cpp58 SmallVectorImpl<Instruction*> &InstInputs) { in VerifySubExpr()
123 SmallVectorImpl<Instruction*> &InstInputs) { in RemoveInstInputs()
/aosp_15_r20/external/llvm/lib/Analysis/
H A DPHITransAddr.cpp58 SmallVectorImpl<Instruction*> &InstInputs) { in VerifySubExpr()
124 SmallVectorImpl<Instruction*> &InstInputs) { in RemoveInstInputs()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DPHITransAddr.cpp58 SmallVectorImpl<Instruction*> &InstInputs) { in VerifySubExpr()
123 SmallVectorImpl<Instruction*> &InstInputs) { in RemoveInstInputs()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DPHITransAddr.h49 SmallVector<Instruction*, 4> InstInputs; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DPHITransAddr.h49 SmallVector<Instruction*, 4> InstInputs; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DPHITransAddr.h49 SmallVector<Instruction*, 4> InstInputs; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DPHITransAddr.h49 SmallVector<Instruction*, 4> InstInputs; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DPHITransAddr.h49 SmallVector<Instruction*, 4> InstInputs; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DPHITransAddr.h49 SmallVector<Instruction*, 4> InstInputs; variable
/aosp_15_r20/external/llvm/include/llvm/Analysis/
H A DPHITransAddr.h50 SmallVector<Instruction*, 4> InstInputs; variable
/aosp_15_r20/external/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp2600 std::map<std::string, TreePatternNode*> &InstInputs) { in HandleUse()
2651 std::map<std::string, TreePatternNode*> &InstInputs, in FindPatternInputsAndOutputs()
2965 std::map<std::string, TreePatternNode*> InstInputs; in parseInstructionPattern() local
3514 std::map<std::string, TreePatternNode*> InstInputs; in ParsePatterns() local