Home
last modified time | relevance | path

Searched refs:getCondBranchTargetOpValue (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MCCodeEmitter.cpp80 uint32_t getCondBranchTargetOpValue(const MCInst &MI, unsigned OpIdx,
271 uint32_t AArch64MCCodeEmitter::getCondBranchTargetOpValue( in getCondBranchTargetOpValue() function in AArch64MCCodeEmitter
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MCCodeEmitter.cpp89 uint32_t getCondBranchTargetOpValue(const MCInst &MI, unsigned OpIdx,
295 uint32_t AArch64MCCodeEmitter::getCondBranchTargetOpValue( in getCondBranchTargetOpValue() function in AArch64MCCodeEmitter
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/AArch64/
DAArch64GenMCCodeEmitter.inc9991 op = getCondBranchTargetOpValue(MI, 1, Fixups, STI);
11785 op = getCondBranchTargetOpValue(MI, 1, Fixups, STI);
/external/llvm/lib/Target/AArch64/
DAArch64InstrFormats.td1102 let EncoderMethod = "getCondBranchTargetOpValue";
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64InstrFormats.td1397 let EncoderMethod = "getCondBranchTargetOpValue";