Searched refs:scanInstruction (Results 1 – 3 of 3) sorted by relevance
/external/llvm/lib/Target/AArch64/ |
D | AArch64A57FPLoadBalancing.cpp | 147 void scanInstruction(MachineInstr *MI, unsigned Idx, 348 scanInstruction(&MI, Idx++, ActiveChains, AllChains); in runOnBasicBlock() 615 void AArch64A57FPLoadBalancing::scanInstruction( in scanInstruction() function in AArch64A57FPLoadBalancing
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64A57FPLoadBalancing.cpp | 143 void scanInstruction(MachineInstr *MI, unsigned Idx, 345 scanInstruction(&MI, Idx++, ActiveChains, AllChains); in runOnBasicBlock() 602 void AArch64A57FPLoadBalancing::scanInstruction( in scanInstruction() function in AArch64A57FPLoadBalancing
|
/external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_from_tgsi.cpp | 1091 bool scanInstruction(const struct tgsi_full_instruction *); 1171 scanInstruction(&parse.FullToken.FullInstruction); in scanSource() 1553 bool Source::scanInstruction(const struct tgsi_full_instruction *inst) in scanInstruction() function in tgsi::Source
|